[INFO] cloning repository https://github.com/kominka-linux/seed
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kominka-linux/seed" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkominka-linux%2Fseed", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkominka-linux%2Fseed'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 95b65cd669d74f4089fd55f55207a40e98345937
[INFO] fixing kominka-linux/seed against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkominka-linux%2Fseed" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-2-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/kominka-linux/seed
[INFO] finished tweaking git repo https://github.com/kominka-linux/seed
[INFO] tweaked toml for git repo https://github.com/kominka-linux/seed written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/kominka-linux/seed on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/kominka-linux/seed already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded lexopt v0.3.2
[INFO] [stderr]   Downloaded lzma-rust2 v0.16.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 3ff2507e3ac6e91bbc9ee6030aef77ba65c5e1f71245d9de4819404fccf12e38
[INFO] running `Command { std: "docker" "start" "3ff2507e3ac6e91bbc9ee6030aef77ba65c5e1f71245d9de4819404fccf12e38", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "3ff2507e3ac6e91bbc9ee6030aef77ba65c5e1f71245d9de4819404fccf12e38" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3ff2507e3ac6e91bbc9ee6030aef77ba65c5e1f71245d9de4819404fccf12e38", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "3ff2507e3ac6e91bbc9ee6030aef77ba65c5e1f71245d9de4819404fccf12e38" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]     Checking cfg-if v1.0.4
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling libc v0.2.184
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]     Checking cpufeatures v0.2.17
[INFO] [stderr]     Checking simd-adler32 v0.3.9
[INFO] [stderr]     Checking adler2 v2.0.1
[INFO] [stderr]     Checking nu-ansi-term v0.50.3
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking lexopt v0.3.2
[INFO] [stderr]    Compiling cc v1.2.59
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking diffy v0.4.2
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]     Checking zip v0.6.6
[INFO] [stderr]     Checking filetime v0.2.27
[INFO] [stderr]     Checking tar v0.4.45
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking md-5 v0.10.6
[INFO] [stderr]     Checking lzma-rust2 v0.16.2
[INFO] [stderr]    Compiling bzip2-sys v0.1.13+1.0.8
[INFO] [stderr]     Checking bzip2 v0.5.2
[INFO] [stderr]     Checking seed v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `wget`
[INFO] [stdout]  --> src/lib.rs:4:7
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[cfg(feature = "wget")]
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `default`, `deprecated-applets`, `docgen`, and `multicall`
[INFO] [stdout]   = help: consider adding `wget` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `wget`
[INFO] [stdout]  --> src/lib.rs:4:7
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[cfg(feature = "wget")]
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `default`, `deprecated-applets`, `docgen`, and `multicall`
[INFO] [stdout]   = help: consider adding `wget` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> src/applets/losetup.rs:214:53
[INFO] [stdout]      |
[INFO] [stdout]  214 |         unsafe { libc::ioctl(loop_file.as_raw_fd(), LOOP_SET_FD, backing.as_raw_fd()) };
[INFO] [stdout]      |                  -----------                        ^^^^^^^^^^^ expected `u64`, found `i32`
[INFO] [stdout]      |                  |
[INFO] [stdout]      |                  arguments to this function are incorrect
[INFO] [stdout]      |
[INFO] [stdout] note: function defined here
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.184/src/unix/linux_like/mod.rs:1731:20
[INFO] [stdout]      |
[INFO] [stdout] 1731 |             pub fn ioctl(fd: c_int, request: Ioctl, ...) -> c_int;
[INFO] [stdout]      |                    ^^^^^
[INFO] [stdout] help: you can convert an `i32` to a `u64` and panic if the converted value doesn't fit
[INFO] [stdout]      |
[INFO] [stdout]  214 |         unsafe { libc::ioctl(loop_file.as_raw_fd(), LOOP_SET_FD.try_into().unwrap(), backing.as_raw_fd()) };
[INFO] [stdout]      |                                                                ++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> src/applets/losetup.rs:239:13
[INFO] [stdout]      |
[INFO] [stdout]  237 |         libc::ioctl(
[INFO] [stdout]      |         ----------- arguments to this function are incorrect
[INFO] [stdout]  238 |             loop_file.as_raw_fd(),
[INFO] [stdout]  239 |             LOOP_SET_STATUS64,
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^ expected `u64`, found `i32`
[INFO] [stdout]      |
[INFO] [stdout] note: function defined here
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.184/src/unix/linux_like/mod.rs:1731:20
[INFO] [stdout]      |
[INFO] [stdout] 1731 |             pub fn ioctl(fd: c_int, request: Ioctl, ...) -> c_int;
[INFO] [stdout]      |                    ^^^^^
[INFO] [stdout] help: you can convert an `i32` to a `u64` and panic if the converted value doesn't fit
[INFO] [stdout]      |
[INFO] [stdout]  239 |             LOOP_SET_STATUS64.try_into().unwrap(),
[INFO] [stdout]      |                              ++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> src/applets/losetup.rs:258:62
[INFO] [stdout]      |
[INFO] [stdout]  258 |     let status = unsafe { libc::ioctl(loop_file.as_raw_fd(), LOOP_SET_CAPACITY) };
[INFO] [stdout]      |                           -----------                        ^^^^^^^^^^^^^^^^^ expected `u64`, found `i32`
[INFO] [stdout]      |                           |
[INFO] [stdout]      |                           arguments to this function are incorrect
[INFO] [stdout]      |
[INFO] [stdout] note: function defined here
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.184/src/unix/linux_like/mod.rs:1731:20
[INFO] [stdout]      |
[INFO] [stdout] 1731 |             pub fn ioctl(fd: c_int, request: Ioctl, ...) -> c_int;
[INFO] [stdout]      |                    ^^^^^
[INFO] [stdout] help: you can convert an `i32` to a `u64` and panic if the converted value doesn't fit
[INFO] [stdout]      |
[INFO] [stdout]  258 |     let status = unsafe { libc::ioctl(loop_file.as_raw_fd(), LOOP_SET_CAPACITY.try_into().unwrap()) };
[INFO] [stdout]      |                                                                               ++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> src/applets/losetup.rs:318:13
[INFO] [stdout]      |
[INFO] [stdout]  316 |         libc::ioctl(
[INFO] [stdout]      |         ----------- arguments to this function are incorrect
[INFO] [stdout]  317 |             loop_file.as_raw_fd(),
[INFO] [stdout]  318 |             LOOP_GET_STATUS64,
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^ expected `u64`, found `i32`
[INFO] [stdout]      |
[INFO] [stdout] note: function defined here
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.184/src/unix/linux_like/mod.rs:1731:20
[INFO] [stdout]      |
[INFO] [stdout] 1731 |             pub fn ioctl(fd: c_int, request: Ioctl, ...) -> c_int;
[INFO] [stdout]      |                    ^^^^^
[INFO] [stdout] help: you can convert an `i32` to a `u64` and panic if the converted value doesn't fit
[INFO] [stdout]      |
[INFO] [stdout]  318 |             LOOP_GET_STATUS64.try_into().unwrap(),
[INFO] [stdout]      |                              ++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> src/applets/losetup.rs:348:59
[INFO] [stdout]      |
[INFO] [stdout]  348 |     let index = unsafe { libc::ioctl(control.as_raw_fd(), LOOP_CTL_GET_FREE) };
[INFO] [stdout]      |                          -----------                      ^^^^^^^^^^^^^^^^^ expected `u64`, found `i32`
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          arguments to this function are incorrect
[INFO] [stdout]      |
[INFO] [stdout] note: function defined here
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.184/src/unix/linux_like/mod.rs:1731:20
[INFO] [stdout]      |
[INFO] [stdout] 1731 |             pub fn ioctl(fd: c_int, request: Ioctl, ...) -> c_int;
[INFO] [stdout]      |                    ^^^^^
[INFO] [stdout] help: you can convert an `i32` to a `u64` and panic if the converted value doesn't fit
[INFO] [stdout]      |
[INFO] [stdout]  348 |     let index = unsafe { libc::ioctl(control.as_raw_fd(), LOOP_CTL_GET_FREE.try_into().unwrap()) };
[INFO] [stdout]      |                                                                            ++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> src/applets/losetup.rs:372:43
[INFO] [stdout]      |
[INFO] [stdout]  372 |     let status = unsafe { libc::ioctl(fd, LOOP_CLR_FD) };
[INFO] [stdout]      |                           -----------     ^^^^^^^^^^^ expected `u64`, found `i32`
[INFO] [stdout]      |                           |
[INFO] [stdout]      |                           arguments to this function are incorrect
[INFO] [stdout]      |
[INFO] [stdout] note: function defined here
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.184/src/unix/linux_like/mod.rs:1731:20
[INFO] [stdout]      |
[INFO] [stdout] 1731 |             pub fn ioctl(fd: c_int, request: Ioctl, ...) -> c_int;
[INFO] [stdout]      |                    ^^^^^
[INFO] [stdout] help: you can convert an `i32` to a `u64` and panic if the converted value doesn't fit
[INFO] [stdout]      |
[INFO] [stdout]  372 |     let status = unsafe { libc::ioctl(fd, LOOP_CLR_FD.try_into().unwrap()) };
[INFO] [stdout]      |                                                      ++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> src/applets/losetup.rs:214:53
[INFO] [stdout]      |
[INFO] [stdout]  214 |         unsafe { libc::ioctl(loop_file.as_raw_fd(), LOOP_SET_FD, backing.as_raw_fd()) };
[INFO] [stdout]      |                  -----------                        ^^^^^^^^^^^ expected `u64`, found `i32`
[INFO] [stdout]      |                  |
[INFO] [stdout]      |                  arguments to this function are incorrect
[INFO] [stdout]      |
[INFO] [stdout] note: function defined here
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.184/src/unix/linux_like/mod.rs:1731:20
[INFO] [stdout]      |
[INFO] [stdout] 1731 |             pub fn ioctl(fd: c_int, request: Ioctl, ...) -> c_int;
[INFO] [stdout]      |                    ^^^^^
[INFO] [stdout] help: you can convert an `i32` to a `u64` and panic if the converted value doesn't fit
[INFO] [stdout]      |
[INFO] [stdout]  214 |         unsafe { libc::ioctl(loop_file.as_raw_fd(), LOOP_SET_FD.try_into().unwrap(), backing.as_raw_fd()) };
[INFO] [stdout]      |                                                                ++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> src/applets/losetup.rs:239:13
[INFO] [stdout]      |
[INFO] [stdout]  237 |         libc::ioctl(
[INFO] [stdout]      |         ----------- arguments to this function are incorrect
[INFO] [stdout]  238 |             loop_file.as_raw_fd(),
[INFO] [stdout]  239 |             LOOP_SET_STATUS64,
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^ expected `u64`, found `i32`
[INFO] [stdout]      |
[INFO] [stdout] note: function defined here
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.184/src/unix/linux_like/mod.rs:1731:20
[INFO] [stdout]      |
[INFO] [stdout] 1731 |             pub fn ioctl(fd: c_int, request: Ioctl, ...) -> c_int;
[INFO] [stdout]      |                    ^^^^^
[INFO] [stdout] help: you can convert an `i32` to a `u64` and panic if the converted value doesn't fit
[INFO] [stdout]      |
[INFO] [stdout]  239 |             LOOP_SET_STATUS64.try_into().unwrap(),
[INFO] [stdout]      |                              ++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> src/applets/losetup.rs:258:62
[INFO] [stdout]      |
[INFO] [stdout]  258 |     let status = unsafe { libc::ioctl(loop_file.as_raw_fd(), LOOP_SET_CAPACITY) };
[INFO] [stdout]      |                           -----------                        ^^^^^^^^^^^^^^^^^ expected `u64`, found `i32`
[INFO] [stdout]      |                           |
[INFO] [stdout]      |                           arguments to this function are incorrect
[INFO] [stdout]      |
[INFO] [stdout] note: function defined here
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.184/src/unix/linux_like/mod.rs:1731:20
[INFO] [stdout]      |
[INFO] [stdout] 1731 |             pub fn ioctl(fd: c_int, request: Ioctl, ...) -> c_int;
[INFO] [stdout]      |                    ^^^^^
[INFO] [stdout] help: you can convert an `i32` to a `u64` and panic if the converted value doesn't fit
[INFO] [stdout]      |
[INFO] [stdout]  258 |     let status = unsafe { libc::ioctl(loop_file.as_raw_fd(), LOOP_SET_CAPACITY.try_into().unwrap()) };
[INFO] [stdout]      |                                                                               ++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> src/applets/losetup.rs:318:13
[INFO] [stdout]      |
[INFO] [stdout]  316 |         libc::ioctl(
[INFO] [stdout]      |         ----------- arguments to this function are incorrect
[INFO] [stdout]  317 |             loop_file.as_raw_fd(),
[INFO] [stdout]  318 |             LOOP_GET_STATUS64,
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^ expected `u64`, found `i32`
[INFO] [stdout]      |
[INFO] [stdout] note: function defined here
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.184/src/unix/linux_like/mod.rs:1731:20
[INFO] [stdout]      |
[INFO] [stdout] 1731 |             pub fn ioctl(fd: c_int, request: Ioctl, ...) -> c_int;
[INFO] [stdout]      |                    ^^^^^
[INFO] [stdout] help: you can convert an `i32` to a `u64` and panic if the converted value doesn't fit
[INFO] [stdout]      |
[INFO] [stdout]  318 |             LOOP_GET_STATUS64.try_into().unwrap(),
[INFO] [stdout]      |                              ++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> src/applets/losetup.rs:348:59
[INFO] [stdout]      |
[INFO] [stdout]  348 |     let index = unsafe { libc::ioctl(control.as_raw_fd(), LOOP_CTL_GET_FREE) };
[INFO] [stdout]      |                          -----------                      ^^^^^^^^^^^^^^^^^ expected `u64`, found `i32`
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          arguments to this function are incorrect
[INFO] [stdout]      |
[INFO] [stdout] note: function defined here
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.184/src/unix/linux_like/mod.rs:1731:20
[INFO] [stdout]      |
[INFO] [stdout] 1731 |             pub fn ioctl(fd: c_int, request: Ioctl, ...) -> c_int;
[INFO] [stdout]      |                    ^^^^^
[INFO] [stdout] help: you can convert an `i32` to a `u64` and panic if the converted value doesn't fit
[INFO] [stdout]      |
[INFO] [stdout]  348 |     let index = unsafe { libc::ioctl(control.as_raw_fd(), LOOP_CTL_GET_FREE.try_into().unwrap()) };
[INFO] [stdout]      |                                                                            ++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> src/applets/losetup.rs:372:43
[INFO] [stdout]      |
[INFO] [stdout]  372 |     let status = unsafe { libc::ioctl(fd, LOOP_CLR_FD) };
[INFO] [stdout]      |                           -----------     ^^^^^^^^^^^ expected `u64`, found `i32`
[INFO] [stdout]      |                           |
[INFO] [stdout]      |                           arguments to this function are incorrect
[INFO] [stdout]      |
[INFO] [stdout] note: function defined here
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.184/src/unix/linux_like/mod.rs:1731:20
[INFO] [stdout]      |
[INFO] [stdout] 1731 |             pub fn ioctl(fd: c_int, request: Ioctl, ...) -> c_int;
[INFO] [stdout]      |                    ^^^^^
[INFO] [stdout] help: you can convert an `i32` to a `u64` and panic if the converted value doesn't fit
[INFO] [stdout]      |
[INFO] [stdout]  372 |     let status = unsafe { libc::ioctl(fd, LOOP_CLR_FD.try_into().unwrap()) };
[INFO] [stdout]      |                                                      ++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `seed` (lib) due to 6 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about this error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `seed` (lib test) due to 6 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "3ff2507e3ac6e91bbc9ee6030aef77ba65c5e1f71245d9de4819404fccf12e38", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3ff2507e3ac6e91bbc9ee6030aef77ba65c5e1f71245d9de4819404fccf12e38", kill_on_drop: false }`
[INFO] [stdout] 3ff2507e3ac6e91bbc9ee6030aef77ba65c5e1f71245d9de4819404fccf12e38
